projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c49a40
)
Expand on NEWS entry about deletion of `z' from special-mode-map.
author
Chong Yidong
<cyd@gnu.org>
Sun, 2 Sep 2012 02:30:06 +0000
(10:30 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Sun, 2 Sep 2012 02:30:06 +0000
(10:30 +0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 58298a9a43728dd8c63c91df788723b7fac7f3c6..1dc8db5fa04ebb9b08f0cb94c14a1d4ee9455782 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-166,7
+166,8
@@
The PCL-CVS commands are still available via the keyboard.
* Editing Changes in Emacs 24.3
** The `z' key no longer has a binding in most special modes.
-It used to kill the current buffer.
+It used to be bound to `kill-this-buffer', but `z' is too easy to
+accidentally type.
** New option `yank-handled-properties' allows processing of text
properties on yanked text, in more ways that are more general than